home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2578 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: net.ricks.edu!usenet
  3. From: yourmail@ricks.edu (Your Name)
  4. Subject: Re: Turbo C++ 4.5 solitaire question
  5. Message-ID: <DLCF92.6Kp@ricks.edu>
  6. Sender: usenet@ricks.edu (usenet)
  7. Organization: Ricks College
  8. X-Newsreader: Forte Free Agent 1.0.82
  9. References: <4d9vt8$oej@crash.microserve.net>
  10. Date: Wed, 17 Jan 1996 21:50:32 GMT
  11.  
  12. richb@pclogiconline.com (Richard browne) wrote:
  13.  
  14. >Can someone who has Turbo C++ version 4.5 tell me about the solitaire
  15. >game example(s) that comes with it.  I'm very interested in writing a
  16. >solitaire game (Canfield), since I can't find a Windows (shareware or
  17. >commercial) version that works the way I want it to.  Do the examples
  18. >show how to "drag and drop" cards?  I tried to do it in Delphi, and
  19. >the results were pretty ugly.  The alternative is the Windows SDK, in
  20. >which I've written exactly one program (enough to know how much work
  21. >it is)
  22.  
  23. >Alternatively, does anyone know if there is any source code available
  24. >for solitaire card games anywhere? Thanks in advance.
  25.  
  26. When I bought c++ 4.5 it came with a source disk with about 80 megs of
  27. source code.  There are several card games in there that might help
  28. you. 
  29.  
  30.